Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 43b80485420ccb24a1799e4b769fa2d7f56b22c9


Parents : 13f5f2b
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Signature : T66BB85Valid, signed by author
Date : 2026-06-09T23:01:09+02:00

Updated makefile

Changes

1 files changed, 5 insertions(+), 6 deletions(-)


Diff

diff --git a/sbapp/Makefile b/sbapp/Makefile
index c5097d29..7318011d 100644
--- a/sbapp/Makefile
+++ b/sbapp/Makefile
@@ -69,12 +69,11 @@ endif
fetchshare:
-(rm ./share/pkg/*)
-(rm ./share/mirrors/* -r)
- cp ../../dist_archive/rns-1.1.5-py3-none-any.whl ./share/pkg/
- cp ../../dist_archive/rnspure-1.1.5-py3-none-any.whl ./share/pkg/
- cp ../../dist_archive/lxmf-0.9.4-py3-none-any.whl ./share/pkg/
- cp ../../dist_archive/nomadnet-0.9.9-py3-none-any.whl ./share/pkg/
- cp ../../dist_archive/rnsh-0.1.7-py3-none-any.whl ./share/pkg/
- cp ../../dist_archive/RNode_Firmware_*_Source.zip ./share/pkg/
+ cp ../../dist_archive/rns-1.3.5-py3-none-any.whl ./share/pkg/
+ cp ../../dist_archive/rnspure-1.3.5-py3-none-any.whl ./share/pkg/
+ cp ../../dist_archive/lxmf-1.0.1-py3-none-any.whl ./share/pkg/
+ cp ../../dist_archive/nomadnet-1.2.5-py3-none-any.whl ./share/pkg/
+ cp ../../dist_archive/RNode_Firmware_1.86_Source.zip ./share/pkg/
zip --junk-paths ./share/pkg/example_plugins.zip ../docs/example_plugins/*.py
cp -r ../../dist_archive/reticulum.network ./share/mirrors/
mkdir ./share/mirrors/rnode-flasher


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────